翻訳と辞書 |
enterprise javabeans : FOLDOC | Enterprise JavaBeans (EJB) A server-side component architecture for writing reusable {business logic} and portable enterprise applications. EJB is the basis of Sun's Java 2 Platform, Enterprise Edition (J2EE). Enterprise JavaBean components are written entirely in Java and run on any EJB compliant server. They are operating system, platform, and middleware independent, preventing vendor lock-in. EJB servers provide system-level services (the "plumbing") such as transactions, security, threading, and persistence. The EJB architecture is inherently transactional, {distributed}, {multi-tier}, {scalable}, secure, and {wire protocol} neutral - any protocol can be used: IIOP, JRMP, HTTP, DCOM etc. EJB 1.1 requires RMI for communication with components. EJB 2.0 is expected to require support for RMI/IIOP. EJB applications can serve assorted clients: >br for communication with components. EJB 2.0 is expected to require support for RMI/IIOP. EJB applications can serve assorted clients: >br
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|